home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_2650 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  103 b   |  10 lines

  1. Niveau = 2;
  2. if(eval("/Variables:MegSurPont") == true)
  3. {
  4.    nextFrame();
  5. }
  6. else
  7. {
  8.    stop();
  9. }
  10.